Skip to content

Conversation

@gmanthey
Copy link

closes #3

When running the test, I noticed that max_tasks_per_child was only added in python 3.11 to concurrent.futures, so this change would require changing the requirements or removing the max_tasks_per_child. I can understand if this is not something you are willing to do and will simply run my own fork for my usage. (At least lookup_table seems to be running fine on newer python).

I'm happy to adjust the code to be able to bump up the python version if that is something you'd be interested in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Switch multiprocessing to concurrent.futures

1 participant